| Total Complexity | 19 |
| Dependencies | 7 |
| Dependents | 1 |
| Total lines | 228 |
| Lines of code | 123 |
| Logical lines of code | 56 |
| Comment lines | 73 |
| Methods | 9 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_monthly_date_ranges() | 54 | 4 | 22 | |
| generate_date_range_report() | 57 | 3 | 17 | |
| generate_monthly_report() | 56 | 3 | 17 | |
| get_report_by_date_range() | 64 | 3 | 9 | |
| get_reports() | 55 | 1 | 19 | |
| get_reports_by_event() | 59 | 1 | 15 | |
| get_dates() | 64 | 2 | 10 | |
| fetch_report_data() | 68 | 1 | 7 | |
| fetch_report_data_by_event() | 68 | 1 | 7 |